home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / 6notere.helpendn < prev    next >
Text File  |  1991-10-23  |  1KB  |  18 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \notereferenceposition COMMAND                 |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The  \notereferenceposition command  is  always used  in  conjunction with  the
  6. \endnoteformat (\enf) command, and will determine whether the endnote reference
  7. number within  the text of  the endnotes is a  superscript number or  not.  The
  8. format for the \notereferenceposition command is:                              
  9.                                                                                
  10.           \endnoteformat{                                                      
  11.           \notereferenceposition{xx}                                           
  12.           }                                                                    
  13.                                                                                
  14. Where  "xx" is  either "up"  or "down".   \notereferenceposition{up} will  give
  15. superscript  numbers   for  the  endnote   reference  numbers  in   the  notes.
  16. \notereferenceposition{down} will give  print the endnote reference  numbers in
  17. the notes on the baseline.                                                     
  18.